This patch changes the shutdown driver and xend to use strings instead
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 6 Aug 2005 09:48:47 +0000 (09:48 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 6 Aug 2005 09:48:47 +0000 (09:48 +0000)
commit32060bbf972ed0de3c7bf3b862568214574398ab
tree59a92e2dff73567c8f71dee64a1cc7caa3e9aaac
parent18a62c66f01cf28cd751851bfdaf10a19abc95f2
This patch changes the shutdown driver and xend to use strings instead
of codes for signaling a shutdown request.

Also, we fix the return code for the shutdown notifier, so other
notifiers will get to run ;)

Signed-off-by: Dan Smith <danms@us.ibm.com>
linux-2.6-xen-sparse/arch/xen/kernel/reboot.c
tools/python/xen/xend/XendDomainInfo.py